Skip to content

Fix Cloudflare Pages build output - #4

Merged
connerkup merged 2 commits into
mainfrom
fix/cloudflare-pages-build
Jun 16, 2026
Merged

Fix Cloudflare Pages build output#4
connerkup merged 2 commits into
mainfrom
fix/cloudflare-pages-build

Conversation

@connerkup

Copy link
Copy Markdown
Owner

Summary

  • Root
    pm run build\ now builds the Starlight docs site so Cloudflare Pages finds \website/dist.
  • Adds \wrangler.toml\ with \pages_build_output_dir\ for repo-pinned Pages config.

Test plan


  • pm run build\ produces \website/dist/index.html\ locally
  • Cloudflare Pages redeploy succeeds

Made with Cursor

Root npm run build now includes the Starlight site; wrangler.toml pins website/dist for Pages.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
shielded-shell-website Error Error Jun 16, 2026 5:00am

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploying shielded-shell with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9d819e4
Status: ✅  Deploy successful!
Preview URL: https://7f3c07db.shielded-shell.pages.dev
Branch Preview URL: https://fix-cloudflare-pages-build.shielded-shell.pages.dev

View logs

Keeps CI package build on Node 20; Cloudflare npm run build emits website/dist when CF_PAGES=1.

Co-authored-by: Cursor <cursoragent@cursor.com>
@connerkup
connerkup merged commit ed7ac4d into main Jun 16, 2026
9 of 10 checks passed
@connerkup
connerkup deleted the fix/cloudflare-pages-build branch June 16, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant